CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - huffman vc

搜索资源列表

  1. huffman

    0下载:
  2. 借助VC实现输入图像的huffman编码及译码源程序-VC with the realization of the input image source huffman encoding and decoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:42782
    • 提供者:小驴
  1. HuffmanTestDemo

    0下载:
  2. huffman经常用在图像压缩领域。代码是huffman实现的数据压缩与解压缩程序。vc实现。-huffman often used in image compression field. Huffman code to achieve data compression and decompression process. vc achieved.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:12698
    • 提供者:zcy
  1. Huffman

    0下载:
  2. 用vc++实现用最短路径查找哈弗曼树。n个权值构成n棵二叉树的集合F={T1, T2, …, Tn},其中每棵二叉树Ti中只有一个带树为Ti的根结点。-Achieved with the vc++ to find the shortest path tree Havermann. n-weight constitutes a collection of n binary trees F = (T1, T2, ..., Tn), which is only a Ti binary Each spe
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1017
    • 提供者:liangsi
  1. Huffman

    0下载:
  2. 赫夫曼树编码和译码的实现,在VC环境下使用。-Hoffman tree coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:2850
    • 提供者:whuan
  1. AdaptiveHuffman

    0下载:
  2. Huffman编码解码源代码,在VC环境下运行。-Huffman encoding and decoding the source code, running in the VC environment.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:13161
    • 提供者:阿毛
  1. huffman

    0下载:
  2. VC++实现的huffman压缩解压编码,在DOS下运行,调试并通过。-VC++ implementation of the huffman compression decompression code in DOS to run, debug and through.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:221405
    • 提供者:梁明飞
  1. ShuZiTuXiangChuLi

    0下载:
  2. vc编写数字图像处理的程序,其中有图像处理的各种方法的程序,包括图像多种扫描显示,图像增强(灰度变换、直方图均衡、图像平滑,阈值分割,多种滤波器、伪彩色增强等),图像变换(傅立叶变换、产生矩形并变换、离散余弦变换、沃尔什变换),图像复原(维纳滤波、逆滤波等等),图像编码(哈夫曼编码、香 农-费诺编码等) -Usevc++ to write program for digital image processing, including the various of methods o
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8174909
    • 提供者:陈侯海
  1. Huffman

    0下载:
  2. 哈夫曼树在vc情况下的详细编码 实现哈夫曼树所主要描述和实现的大部分功能-Huffman circumstances detailed in vc Huffman Coding are described and the achievement of most of the major functions
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:4285
    • 提供者:于都
  1. vc-Huffman-encoding

    1下载:
  2. 这是一个关于哈弗曼编码的程序,里面包含了一些算法,对于哈弗曼编码理解非常有用!-this is a procedure about Huffman-encoding,some algorithm include!very useful for you to understand the Huffman-encoding!
  3. 所属分类:Data structs

    • 发布日期:2014-12-08
    • 文件大小:894976
    • 提供者:lianshao
  1. huffman

    0下载:
  2. VC++基于哈弗曼算法的一个压缩和解压的VC例子,可视界面操作,可方便运用到程序里面。 -VC++ algorithm based Hafu Man an example of compression and decompression of the VC, visual interface operation, which can be easily applied to the program.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:22985
    • 提供者:madud00005
  1. Huffman

    0下载:
  2. 实现哈夫曼编码,通过建哈弗曼树实现代码,环境为VC-Huffman tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:468074
    • 提供者:elieen
  1. huffman

    0下载:
  2. VC++基于哈弗曼算法的一个压缩和解压的VC例子,可视界面操作,可方便运用到程序里面。-VC++ algorithm based Hafu Man an example of compression and decompression of the VC, visual interface operation, which can be easily applied to the program.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:22657
    • 提供者:16856789
  1. huffman

    0下载:
  2. 自己做的基于哈弗曼算法的一个压缩和解压的VC例子,可视界面操作,可方便运用到程序里面。-Their own algorithm based Hafu Man a compression and decompression of the VC example, visual operation interface, which can be easily applied to the program.
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:22595
    • 提供者:weidejun
  1. Huffman-encoder

    0下载:
  2. 该程序可在VC环境下直接运行,输入任意英文文章可实现对文章的霍夫曼编码、译码,并输出各个字母的码字,并计算出编码效率,操作界面良好。-The program can be run directly in the VC environment, the input can be realized on any article in English articles Huffman coding, decoding, and output code word of each letter, and
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:4347
    • 提供者:王宝强
  1. Huffman

    0下载:
  2. 这是一个霍夫曼编码解码的源程序,C语言实现,自己编的,注释详细,可读性好.这个是基于对话框的.压缩包包括源程序文件,再vc中运希望对大家理解哈弗曼编码有所帮助-This is a Hoffman codec source code, C language, compiled their own, notes in detail, the readability is good. This is based on the dialog box. Compression bag includes a
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:12430
    • 提供者:焦焰斌
  1. huffman

    0下载:
  2. 自己编的给数据进行霍夫曼编码的VC++程序,很具有参考性-Themselves to data compiled by Huffman encoding VC++ program, it has a reference
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:914900
    • 提供者:azure
  1. huffman

    0下载:
  2. 一段VC++程序来实现Hunffman编码,输入一段字符,输出编码和平均码长。-A vc++ to achieve Hunffman coding, a character input, output coding and average code long.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:212543
    • 提供者:韩艳莲
  1. Huffman

    0下载:
  2. 对于灰度图像进行霍夫曼编码,香农费诺编码,位平面编码,采用VC++编程实现-For grayscale images Huffman code, arithmetic coding, Shannon Fenno encoding, bit-plane coding, and their own definition of a IMG image format, used to generate a picture, preservation, use of VC++ Programming
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:32820
    • 提供者:kimi
  1. huffman

    0下载:
  2. 实现字符的huffman编码压缩和解压缩,VC++6.0编译环境实现-huffman compress
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-17
    • 文件大小:2883
    • 提供者:lijiaoxian
  1. Huffman

    0下载:
  2. 赫夫曼树的建立与编码,集成环境为vc-Huffman tree establishment and coding, integrated environment for the vc++
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:1157
    • 提供者:风格
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com